home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 390
- Top = 243
- BorderStyle = bsNone
- ClientHeight = 201
- ClientWidth = 401
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 0
- Top = 0
- Width = 401
- Height = 201
- Picture.Data = {<image000.bmp>}
- end
- object lblInitialize: TLabel
- Left = 100
- Top = 180
- Width = 163
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Initializing...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Shape1: TShape
- Left = 0
- Top = 0
- Width = 401
- Height = 201
- Align = alClient
- Brush.Style = bsClear
- end
- object prgInit: TProgressBar
- Left = 268
- Top = 180
- Width = 121
- Height = 13
- Min = 0
- Max = 100
- Smooth = True
- TabOrder = 0
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMStepBuilder'
- Left = 356
- Top = 84
- TargetsData = (
- 1
- 6
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- 'TMemo'
- 'Text'
- 0)
- (
- '*'
- 'Lines'
- 0)
- (
- '*'
- 'Items'
- 0)
- (
- '*'
- 'Cells'
- 0))
- end
- end
-